home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1.1 / The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso / 36 / dvtree23.zip / DVQUICK.REF < prev    next >
Text File  |  1991-08-25  |  7KB  |  139 lines

  1.                        DV Tree Command Quick Reference
  2.  
  3. BASIC (Main Screen):
  4.   CR  Mark/Unmark File       E  Execute File      X  Exclude Marked/Unmarked
  5.    C  Copy File(s)           T  Pop up Tree      *I  Include by Mask
  6.    M  Move File(s)           U  Unmark All        /  Split Screen
  7.    D  Delete File(s)         >  Switch Drives     Z  Special Functions
  8.    R  Rename File            S  Sort Display     *F  Find Menu
  9.    A  Change Attributes     @S  2-Level Sort     @C  Alternate Copy Menu
  10.  TAB  Info/3col Display     *K  Mark by Mask     @E  Alternate Exec Window
  11.    Q  Quit Program           -  Find on/off       +  Directory Cust on/off
  12.   @Q  Quit in Directory   1-10  Hotkey Jump   @1-10  Assign Current to Hotkey
  13.   ^R  Reread directory      ^\  Temporary Dir    @=  Jump to Directory (find)
  14.                                               ^Home  Make top of display
  15. Applying to underlying application:
  16. @ESC  Bring foreground       P  Print into       @P  Print removing CRs.
  17.  
  18. Toggles (settings alternate on/off):
  19.   ^C··Auto Copy(split)   ^A··Auto refresh   ^F··Field Marks   ^T··Tree Sorts
  20.   ^D··Show Directories   ^Q··Quik floppies  ^E··Expert Keys
  21.  
  22. *  -  Enhanced version on ALT key primes subsequent windows based on current
  23.       file name (and statistics in the case of @F).
  24.  
  25. Split Screen Special:
  26.    [  Split/Lock Menu      TAB  Select Other (vert. only)
  27.  
  28. TREE Commands:
  29.   CR  Select Directory       B  Rebuild Tree~     K  'Klip' Directory
  30.    R  Rename Directory     S/>  Switch Drives~    U  'Unklip' Directory
  31.    A  Add Subdirectory~      M  Move Directory(s) +  Toggle klipped/unklipped~
  32.  ESC  End Tree Display       D  Delete Directory
  33.  
  34. ~  -  Command is valid on tree displayed for file move/copy.
  35.  
  36. Positioning (Main & Tree~):
  37.  PgDn  Next Page   ^PgDn  Last Page   PgUp  Previous Page  ^PgUp  First Page
  38.  =     Jump on Name*        BS  Repeat jump (backspace key)
  39.  HOME  Cursor 1st fld      END  Cursor last fld
  40.  ^left Prev directory   ^right  Next directory
  41.  
  42. *  -  Begin = (Jump) strings with = to do 'fuzzy' search.
  43.  
  44.  
  45.                            DESQview Function Codes
  46.  
  47. Major codes:
  48.    %c    Place on command line until end or %k or %A.  Also, %c
  49.          applies to application startup in general (example %c%D.)
  50.    %k    Send as keystroke input until end or %c or %A.
  51.    %A    Keystroke input to active application until end or %c or %k.
  52.          !!!Important:  Meaningless in a string with %+.
  53.  
  54.    !!Note:  A string MUST begin with %c or %k!
  55.  
  56. String replacement codes:
  57.    %p    Full filespec of current file.
  58.    %s    Filename only of current file.
  59.    %x    Filename only minus extension of current file.
  60.    %y    Extension only of current file.
  61.    %n    Filespec minus drive qualifier of current file.
  62.    %d    Full filespec of current directory.
  63.    %o    Filespec minus drive qualifier of current directory.
  64.    %i    Current 'Include' Mask.
  65.  
  66. Special string replacement codes:
  67.    %@    Write marked files to a work file and insert work filespec.
  68.       -  %s  Put only filenames (no paths) in work file.
  69.       -  %x  Put filenames minus extension in work file.
  70.       -  follow by space or (up to) 12-character filename for work file.
  71.    %?    Prompt for variable input (20 character window).
  72.    %Qnn  Prompt for variable input of nn length (nn = 01 - 99).
  73.  
  74. 'PIF' directory codes:
  75.    %D    Put full filespec of current directory in directory field of PIF.
  76.    %O    Put full filespec of directory in opposite split in PIF.
  77.  
  78. Special keystroke codes:
  79.    %e    'Enter' keystroke (valid only after %k/%A).
  80.    %E    'ESC' keystroke (valid only after %k/%A).
  81.    %%    Insert a single % (percent) sign.
  82.    &&    Insert a single & (ampersand) sign.
  83.  
  84. Delay codes:
  85.    &n    Pause n seconds (n = 1 - 9) during keystroke input.
  86.    &.n   Pause .n seconds
  87.  
  88. Special action codes:
  89.    %X??? Relate this DV Function file extension ???.  Put at end of string.
  90.          %X??? will override any entry in a .EXT file.
  91.    %Mnnn Replace memory in K values in PIF with nnn.
  92.    %Nnnn Replace memory in K values in PIF with nnn + pointed-at file size.
  93.    %+    Automatically allow multiple copies of the application to be started.
  94.          !!! %+ negates the effect of %A.
  95.    %q    Quit DV Tree immediately after app starts (valid only after %c).
  96.    %r    Automatic directory refresh feature.
  97.    %P    Replace any existing parameters in PIF (normally, the command line in
  98.          the PIF is appended to the end of anything created by DV Tree.)
  99.    %J    Join DV Tree generated command line to the end of existing PIF parms.
  100.    %R    Suppress a single refresh (such as produced by the ^A toggle).
  101.    %Z    Initiate 'recursively' (use with %A or %+).
  102.    %L    Allows F-Key to work only on files with the %X??? extension or a
  103.          match in the linked .EXT file.
  104.    %T    Causes DV Tree to consider this application unique by title as well
  105.          as by Open Keys.
  106.    %n    (n = 0 - 9)  'Includes' a user macro string.  No effect if macro
  107.          string hasn't been defined from Z-D menu.
  108.    %@    (see Special string replacement codes).
  109.  
  110. Hidden DESQview feature codes:
  111.    %!n   Give up processor after n polls of keyboard in 1 clock tick.
  112.    %-    Start application in background (DV >= 2.26).
  113.    %h    Start application hidden (DV >= 2.26).
  114.  
  115. Script initiation codes:
  116.    &z    Execute ASCII {255} script in target window during keystroke input.
  117.    &y    Execute ASCII {254} script in target window during keystroke input.
  118.    &x    Execute ASCII {253} script in target window during keystroke input.
  119.    &w    Execute ASCII {252} script in target window during keystroke input.
  120.    &v    Execute ASCII {251} script in target window during keystroke input.
  121.  
  122.  
  123.  
  124.                         DV Tree Command Line Options
  125.  
  126. TREE=d:\fspec\filename      Set DV Tree home directory
  127. FMAX=n                      Override max files in config.
  128. TMAX=n                      Override max directories in config.
  129. RESET                       Destroy trees and configuration file.
  130. OPP=d:\fspec                Come up split screen with d:\fspec in opposite
  131.                             split.  Use OPP=* to just come up split.
  132. EXEC=S                      Reassign (E)xec command to Spacebar.
  133. EXEC=E                      Reassign (E)xec command to Enter key.
  134. DISP=1                      Shows filenames in uppercase.
  135. DISP=2                      Splits out extensions from filenames (ala DOS DIR).
  136. DISP=3                      DISP=1 + DISP=2.
  137. NOHOP                       Turns off automatic dir/tree positions on = cmds.
  138. TROOT                       Forces trees to be saved in root directories.
  139.